home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-10-04 | 68.6 KB | 1,633 lines |
- # Makefile generated by imake - do not edit!
- # $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
- #
- # The cpp used on this machine replaces all newlines and multiple tabs and
- # spaces in a macro expansion with a single space. Imake tries to compensate
- # for this, but is not always successful.
- #
-
- ###########################################################################
- # Makefile generated from "Imake.tmpl" and </tmp/IIf.a10434>
- # $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
- #
- # Platform-specific parameters may be set in the appropriate .cf
- # configuration files. Site-wide parameters may be set in the file
- # site.def. Full rebuilds are recommended if any parameters are changed.
- #
- # If your C preprocessor doesn't define any unique symbols, you'll need
- # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
- # "make Makefile", "make Makefiles", or "make World").
- #
- # If you absolutely can't get imake to work, you'll need to set the
- # variables at the top of each Makefile as well as the dependencies at the
- # bottom (makedepend will do this automatically).
- #
-
- # 59
-
- # 66
-
- # 73
-
- # 87
-
- # 94
-
- # 101
-
- # 108
-
- # 115
-
- # 123
-
- # 131
-
- # 140
-
- # 147
-
- # 156
-
- # 160
-
- # 179
-
- # 188
-
- ###########################################################################
- # platform-specific configuration parameters - edit hp.cf to change
-
- # 17
-
- # platform: $XConsortium: hp.cf,v 1.24 89/12/10 11:57:02 rws Exp $
- # operating system: HP-UX 7.0
-
- # 59
-
- # 65
-
- # 69
-
- ###########################################################################
- # site-specific configuration parameters - edit site.def to change
-
- # site: $XConsortium: site.def,v 1.21 89/12/06 11:46:50 jim Exp $
-
- # 113
-
- # 122
-
- # 128
-
- # 139
-
- # 215
-
- # 218
-
- # 221
-
- # 231
-
- # 241
-
- # 246
-
- # 253
-
- # 260
-
- # 270
-
- # 276
-
- # 304
-
- # 314
-
- # 324
-
- # 341
-
- # 398
-
- # 408
-
- # 425
-
- # 443
-
- # 456
-
- # 464
-
- # 474
-
- # 480
-
- # 486
-
- # 499
-
- # 510
-
- # 514
-
- # 523
-
- # 529
-
- # 538
-
- # 541
-
- SHELL = /bin/sh
-
- TOP = ../../../../mit
- CURRENT_DIR = ./src-server
-
- AR = ar cq
- BOOTSTRAPCFLAGS =
- CC = cc
- # 558
-
- COMPRESS = compress
- CPP = /lib/cpp $(STD_CPP_DEFINES)
- PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
- INSTALL = $(SCRIPTSRC)/bsdinst.sh
- LD = ld
- LINT = lint
- LINTLIBFLAG = -o
- LINTOPTS = -ax -Nd4000 -Ns3300 -Ne700 -Np200 -Na25000 -DSYSV
- LN = ln -s
- MAKE = make
- MV = mv -f
- CP = cp
- RANLIB = /bin/true
- RANLIBINSTFLAGS =
- RM = rm -f
- STD_INCLUDES =
- STD_CPP_DEFINES = -DSYSV
- STD_DEFINES = -Wc,-Nd4000,-Ns3300,-Ne700,-Np200 -DSYSV -DMALLOC_0_RETURNS_NULL
- EXTRA_LOAD_FLAGS = -lmalloc
- EXTRA_LIBRARIES =
- TAGS = ctags
-
- MFLAGS = -$(MAKEFLAGS)
-
- # 586
-
- # 589
-
- # 595
-
- # 602
-
- PROTO_DEFINES =
-
- # 609
-
- INSTPGMFLAGS =
-
- INSTBINFLAGS = -m 0755
- INSTUIDFLAGS = -m 4755
- INSTLIBFLAGS = -m 0664
- INSTINCFLAGS = -m 0444
- INSTMANFLAGS = -m 0444
- INSTDATFLAGS = -m 0444
- INSTKMEMFLAGS = -m 4755
-
- DESTDIR =
- # 623
-
- TOP_INCLUDES = -I$(TOP)
-
- CDEBUGFLAGS = -O
- CCOPTIONS =
- COMPATFLAGS =
-
- ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
- ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
- CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
- LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
- LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
- LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
- LDCOMBINEFLAGS = -X -r
-
- MACROFILE = hp.cf
- RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
-
- IMAKE_DEFINES =
- # 650
-
- IRULESRC = $(CONFIGSRC)
- IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)
-
- ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
- $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
- $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
-
- ###########################################################################
- # X Window System Build Parameters
- # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
-
- # 21
-
- # 27
-
- # 39
-
- # 84
-
- # 117
-
- # 133
-
- # 142
-
- # 155
-
- # 228
-
- # 234
-
- # 240
-
- # 248
-
- # 255
-
- # 262
-
- # 269
-
- # 276
-
- # 286
-
- # 328
-
- ###########################################################################
- # X Window System make variables; this need to be coordinated with rules
- # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
-
- PATHSEP = /
- USRLIBDIR = $(DESTDIR)/usr/lib
- BINDIR = $(DESTDIR)/usr/bin/X11
- INCROOT = $(DESTDIR)/usr/include
- BUILDINCROOT = $(TOP)
- BUILDINCDIR = $(BUILDINCROOT)/X11
- BUILDINCTOP = ..
- INCDIR = $(INCROOT)/X11
- ADMDIR = $(DESTDIR)/usr/adm
- LIBDIR = $(USRLIBDIR)/X11
- CONFIGDIR = $(LIBDIR)/config
- LINTLIBDIR = $(USRLIBDIR)/lint
-
- FONTDIR = $(LIBDIR)/fonts
- XINITDIR = $(LIBDIR)/xinit
- XDMDIR = $(LIBDIR)/xdm
- AWMDIR = $(LIBDIR)/awm
- TWMDIR = $(LIBDIR)/twm
- GWMDIR = $(LIBDIR)/gwm
- MANPATH = $(DESTDIR)/usr/man
- MANSOURCEPATH = $(MANPATH)/man
- MANDIR = $(MANSOURCEPATH)n
- LIBMANDIR = $(MANSOURCEPATH)3
- XAPPLOADDIR = $(LIBDIR)/app-defaults
- # 376
-
- FONTCFLAGS = -t
-
- INSTAPPFLAGS = $(INSTDATFLAGS)
-
- # 388
-
- IMAKE = $(IMAKESRC)/imake
- DEPEND = $(DEPENDSRC)/makedepend
- RGB = $(RGBSRC)/rgb
- FONTC = $(BDFTOSNFSRC)/bdftosnf
- MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
- MKDIRHIER = /bin/sh $(SCRIPTSRC)/mkdirhier.sh
-
- CONFIGSRC = $(TOP)/config
- CLIENTSRC = $(TOP)/clients
- DEMOSRC = $(TOP)/demos
- LIBSRC = $(TOP)/lib
- FONTSRC = $(TOP)/fonts
- INCLUDESRC = $(TOP)/X11
- SERVERSRC = $(TOP)/server
- UTILSRC = $(TOP)/util
- SCRIPTSRC = $(UTILSRC)/scripts
- EXAMPLESRC = $(TOP)/examples
- CONTRIBSRC = $(TOP)/../contrib
- DOCSRC = $(TOP)/doc
- RGBSRC = $(TOP)/rgb
- DEPENDSRC = $(UTILSRC)/makedepend
- IMAKESRC = $(CONFIGSRC)
- XAUTHSRC = $(LIBSRC)/Xau
- XLIBSRC = $(LIBSRC)/X
- XMUSRC = $(LIBSRC)/Xmu
- TOOLKITSRC = $(LIBSRC)/Xt
- AWIDGETSRC = $(LIBSRC)/Xaw
- OLDXLIBSRC = $(LIBSRC)/oldX
- XDMCPLIBSRC = $(LIBSRC)/Xdmcp
- BDFTOSNFSRC = $(FONTSRC)/bdftosnf
- MKFONTDIRSRC = $(FONTSRC)/mkfontdir
- EXTENSIONSRC = $(TOP)/extensions
-
- # 429
-
- # 435
-
- DEPEXTENSIONLIB = $(EXTENSIONSRC)/lib/libXext.a
- EXTENSIONLIB = $(DEPEXTENSIONLIB)
-
- # 442
-
- DEPXLIB = $(DEPEXTENSIONLIB) $(XLIBSRC)/libX11.a
- XLIB = $(EXTENSIONLIB) $(XLIBSRC)/libX11.a
-
- DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
- XAUTHLIB = $(DEPXAUTHLIB)
- # 451
-
- DEPXMULIB = $(XMUSRC)/libXmu.a
- XMULIB = $(DEPXMULIB)
-
- # 458
-
- DEPOLDXLIB = $(OLDXLIBSRC)/liboldX.a
- OLDXLIB = $(DEPOLDXLIB)
-
- # 465
-
- DEPXTOOLLIB = $(TOOLKITSRC)/libXt.a
- XTOOLLIB = $(DEPXTOOLLIB)
-
- # 472
-
- DEPXAWLIB = $(AWIDGETSRC)/libXaw.a
- XAWLIB = $(DEPXAWLIB)
-
- LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln
- LINTXLIB = $(XLIBSRC)/llib-lX11.ln
- LINTXMU = $(XMUSRC)/llib-lXmu.ln
- LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
- LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln
-
- XWLIBSRC = $(CONTRIBSRC)/toolkits/Xw
- DEPXWLIB = $(XWLIBSRC)/libXw.a
- XWLIB = $(DEPXWLIB)
-
- # 496
-
- # 513
-
- DEPLIBS = $(LOCAL_LIBRARIES)
-
- DEPLIBS1 = $(DEPLIBS)
- DEPLIBS2 = $(DEPLIBS)
- DEPLIBS3 = $(DEPLIBS)
-
- ###########################################################################
- # Imake rules for building libraries, programs, scripts, and data files
- # rules: $XConsortium: Imake.rules,v 1.67 89/12/18 17:14:15 jim Exp $
-
- # 125
-
- # 136
-
- # 512
-
- # 525
-
- # 581
-
- # 1321
-
- ###########################################################################
- # start of Imakefile
-
- ################################################################################
- #
- # File: Imakefile
- # RCS: $Header: Imakefile,v 1.3 91/03/14 03:15:38 mayer Exp $
- # Description: IMAKEFILE FOR WINTERP-SERVER DIRECTORY
- # Author: Niels Mayer, HPLabs
- # Created: Fri Nov 24 19:47:38 1989
- # Modified: Fri Oct 4 06:00:09 1991 (Niels Mayer) mayer@hplnpm
- # Language: N/A
- # Package: N/A
- # Status: X11r4 contrib tape release
- #
- # WINTERP Copyright 1990, 1991 Hewlett-Packard Company (by Niels Mayer).
- # XLISP version 2.1, Copyright (c) 1989, by David Betz.
- #
- # Permission to use, copy, modify, distribute, and sell this software and its
- # documentation for any purpose is hereby granted without fee, provided that
- # the above copyright notice appear in all copies and that both that
- # copyright notice and this permission notice appear in supporting
- # documentation, and that the name of Hewlett-Packard and David Betz not be
- # used in advertising or publicity pertaining to distribution of the software
- # without specific, written prior permission. Hewlett-Packard and David Betz
- # make no representations about the suitability of this software for any
- # purpose. It is provided "as is" without express or implied warranty.
- #
- # HEWLETT-PACKARD AND DAVID BETZ DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
- # SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
- # IN 0 EVENT SHALL HEWLETT-PACKARD NOR DAVID BETZ BE LIABLE FOR ANY SPECIAL,
- # INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
- # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
- # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- # PERFORMANCE OF THIS SOFTWARE.
- #
- # See ./winterp/COPYRIGHT for information on contacting the authors.
- #
- # Please send modifications, improvements and bugfixes to mayer@hplabs.hp.com
- # Post XLISP-specific questions/information to the newsgroup comp.lang.lisp.x
- #
- ################################################################################
-
- #
- # Note on INCLUDES for Motif 1.0:
- # ==============================
- # Motif 1.0 does not use the standard X11r4 toolkit, therefore you must
- # make sure that you are compiling Motif 1.0 programs with the headers
- # associated with Motif 1.0, not the default headers that are used by
- # X11r4 imake.
- #
- # Standard locations for Motif includes are /usr/include/X11 and
- # /usr/include/Xm. Note that Motif 1.0 uses a variant of the X11r3 toolkit
- # intrinsics headers which are installed in /usr/include/X11. Don't
- # confuse these with the incompatible Xtoolkit intrinsics from X11r4.
- #
- # IF YOUR INSTALLATION OF MOTIF PLACES THE INCLUDE FILES FOR MOTIF's Xt/Xm
- # DIRECTORIES SOMEWHERE OTHER THAN cc's USUAL INCLUDE SEARCH PATH
- # (normally -I/usr/include -I.), THEN YOU WILL HAVE TO SET 'INCLUDES' BELOW
- # TO THE APPROPRIATE LOCATION.
- #
- # If you change INCLUDES below, you should also set INCLUDES in
- # ./xlisp/Imakefile.
- #
- # INCLUDES = -I/usr/include -I.
-
- #
- # Note on INCLUDES for Motif 1.1:
- # ==============================
- # Motif 1.1 uses the X11r4 Xlib, libXt, etc. Therefore imake should
- # automatically point the compiler to the correct include file directory.
- # Thus, leave imake's default TOP_INCLUDES alone, since that will point
- # to the X11r4 headers.
- #
- # Motif 1.1 is not included as part of the X11r4 distribution.
- # IF YOUR INSTALLATION OF MOTIF PLACES THE INCLUDE FILES FOR MOTIF's Xm
- # DIRECTORIES SOMEWHERE OTHER THAN cc's USUAL INCLUDE SEARCH PATH
- # (e.g. /usr/include/Xm), THEN YOU WILL HAVE TO SET 'STD_INCLUDES' BELOW
- # TO THE APPROPRIATE LOCATION.
- #
- # If you change STD_INCLUDES below, you should also set STD_INCLUDES
- # in ./xlisp/Imakefile.
- #
- # STD_INCLUDES = -I. -I/mnt0/src/OSFMotif1.1.1 -I/mnt0/src/OSFMotif1.1.1/X11
- STD_INCLUDES = -I. -I/mnt0/src/OSFMotif1.1.3 -I/mnt0/src/OSFMotif1.1.3/X11
-
- #
- # Note on SYS_LIBRARIES:
- # "-lm" == libm.a:
- # This is required by XLISP since it includes math routines.
- #
- # "-lXm" == libXm.a:
- # This library is part of OSF/Motif, it is not included with
- # X11r4. Many systems vendors sell Motif as part of their OS,
- # e.g. HP, IBM, DEC, MIPS, SCO, etc. If you haven't installed
- # Motif on your system, then replace -lXm below with
- # <path>/libXm.a
- #
- # $(XTOOLLIB) == "-lXt" == libXt.a:
- # If you are using Motif 1.1, this should be the standard
- # X11r4 Xt Instrinsics library, with MIT patches 1-18, and any
- # additional patches distributed by OSF. If you are using X11r4
- # Imake, then use $(XTOOLLIB) and imake will do the right thing.
- # If you are using Motif 1.0, you must replace $(XTOOLLIB) with
- # -lXt or <path>/libXt.a -- make sure you are using the libXt.a
- # supplied with Motif 1.0. DO NOT USE libXt.a from X11r4 with
- # Motif 1.0 -- they are incompatible.
- #
- # $(XLIB) == "-lX11" == libX11.a:
- # If you are using Motif 1.1, this is the standard X11r4
- # X11 library, or the X11 library supplied by your vendor.
- # If you are using X11r4 Imake, then use $(XLIB) and
- # imake will do the right thing.
- # For Motif 1.0, you should probably use the X11 library
- # supplied by your vendor (e.g. -lX), although the X11r4
- # libX11.a should work too.
- #
- # "-lPW" == libPW.a:
- # This library is required by Motif's file selection box widget
- # on some brands of Unix, such as HPUX, MIPS, and other systems
- # that I am not familiar with. Note that this library may or
- # may not be required for other OS's. See the Motif documentation
- # for your particular installation of Motif for details.
- #
- # "-lmalloc" == libmalloc.a:
- # I've been using this fast malloc library on HPUX. When
- # used in conjuction with Motif, -lmalloc causes a tremendous
- # improvement in the overall application performance. Supposedly
- # for HPUX 8.0, the standard malloc will be faster, though...
- # I don't know whether something equivalent exists on other OS's,
- # therefore I'm leaving it out by default. This should allow WINTERP to
- # build on more systems -- those using OS's supporting -lmalloc may
- # want to include -lmalloc in SYS_LIBRARIES below.
- #
-
- # SYS_LIBRARIES = /mnt0/src/OSFMotif1.1.1/lib/Xm/libXm.a $(XTOOLLIB) $(XLIB) -lPW -lm -lmalloc
- SYS_LIBRARIES = /mnt0/src/OSFMotif1.1.3/lib/Xm/libXm.a $(XTOOLLIB) $(XLIB) -lPW -lm -lmalloc
-
- # 145
-
- SUBDIRS = xlisp
-
- all::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "making" all "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) 'CDEBUGFLAGS=$(CDEBUGFLAGS)' all); \
- done
-
- depend::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "depending" "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) depend); \
- done
-
- lintlib::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "linting" for lintlib and lintlib "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' LINTOPTS='$(LINTOPTS)' lintlib); \
- done
-
- SRCS = utils.c \
- w_XmString.c \
- w_callbacks.c \
- w_classes.c \
- w_evnthndlr.c \
- w_funtab.c \
- w_libXm.c \
- w_libXt.c \
- w_pixmap.c \
- w_resources.c \
- w_savedobjs.c \
- w_timeouts.c \
- w_txlations.c \
- w_utils.c \
- wc_ArrowB.c \
- wc_BulletinB.c \
- wc_CascadeB.c \
- wc_Command.c \
- wc_DrawingA.c \
- wc_DrawnB.c \
- wc_FileSB.c \
- wc_Form.c \
- wc_Frame.c \
- wc_Label.c \
- wc_List.c \
- wc_MainW.c \
- wc_MessageB.c \
- wc_PanedW.c \
- wc_PushB.c \
- wc_RowColumn.c \
- wc_SHELL.c \
- wc_Scale.c \
- wc_ScrollBar.c \
- wc_ScrolledW.c \
- wc_SelectioB.c \
- wc_Separator.c \
- wc_Text.c \
- wc_ToggleB.c \
- wc_WIDGET.c \
- winterp.c
-
- OBJS = utils.o \
- w_XmString.o \
- w_callbacks.o \
- w_classes.o \
- w_evnthndlr.o \
- w_funtab.o \
- w_libXm.o \
- w_libXt.o \
- w_pixmap.o \
- w_resources.o \
- w_savedobjs.o \
- w_timeouts.o \
- w_txlations.o \
- w_utils.o \
- wc_ArrowB.o \
- wc_BulletinB.o \
- wc_CascadeB.o \
- wc_Command.o \
- wc_DrawingA.o \
- wc_DrawnB.o \
- wc_FileSB.o \
- wc_Form.o \
- wc_Frame.o \
- wc_Label.o \
- wc_List.o \
- wc_MainW.o \
- wc_MessageB.o \
- wc_PanedW.o \
- wc_PushB.o \
- wc_RowColumn.o \
- wc_SHELL.o \
- wc_Scale.o \
- wc_ScrollBar.o \
- wc_ScrolledW.o \
- wc_SelectioB.o \
- wc_Separator.o \
- wc_Text.o \
- wc_ToggleB.o \
- wc_WIDGET.o \
- winterp.o
-
- #
- # Note on DEFINES:
- # (1) -DWINTERP: xlisp/xlisp.h and xlisp/xldmem.h (which are included by all
- # WINTERP files) have '#ifdef WINTERP' surrounding changes made to XLISP
- # for use by WINTERP: you MUST compile with -DWINTERP or nothing will work.
- #
- # (2) -D_NO_PROTO: this is required by Motif 1.1 if you are using a
- # non-ANSI-C compiler. Eventually everybody will have an ANSI C compiler
- # and at that point this flag should be removed.
- #
- # (3) -Dhpux is needed if you are running on HPUX 7.0.
- #
- # (4) -DMALLOC_0_RETURNS_NULL is needed on HPUX 7.0 when linking with
- # the fast malloc library "-lmalloc".
- #
- # For HPUX 7.0, -Wc,-Np1000 is there to prevent the 'cc' error:
- # "Parameter table overflow. Try the -Wc,-Np option."
- # Get rid of this in HPUX 8.0 since the compiler is supposed to use
- # dynamic tables.
- # Note that the X11r4 Imake hp.cf specifies a smaller value of
- # "-Wc,-Np" -- this setting overrides that value.
- #
-
- DEFINES = -Dhpux -DWINTERP -DMALLOC_0_RETURNS_NULL -D_NO_PROTO -Wc,-Np1000
- # 264
-
- #
- # xlisp/libXlisp.a is a library of routines from XLISP used by WINTERP
- #
- LOCAL_LIBRARIES = xlisp/libXlisp.a
-
- PROGRAM = winterp
-
- all:: winterp
-
- winterp: $(OBJS) $(DEPLIBS)
- $(RM) $@; if [ -f $@ ]; then $(MV) $@ $@~; fi
- $(CC) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)
-
- install:: winterp
- $(INSTALL) -c $(INSTPGMFLAGS) winterp $(BINDIR)
-
- install.man:: winterp.man
- $(INSTALL) -c $(INSTMANFLAGS) winterp.man $(MANDIR)/winterp.n
-
- depend:: $(DEPEND)
-
- $(DEPEND):
- @echo "checking $@ over in $(DEPENDSRC) first..."; \
- cd $(DEPENDSRC); $(MAKE); \
- echo "okay, continuing in $(CURRENT_DIR)"
-
- depend::
- $(DEPEND) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
-
- lint:
- $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
- lint1:
- $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
-
- clean::
- $(RM) $(PROGRAM)
-
- ###########################################################################
- # common rules for all Makefiles - do not edit
-
- emptyrule::
-
- clean::
- $(RM_CMD) \#*
-
- Makefile:: $(IMAKE)
-
- $(IMAKE):
- @(cd $(IMAKESRC); if [ -f Makefile ]; then \
- echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
- echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
- $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS); fi; \
- echo "okay, continuing in $(CURRENT_DIR)")
-
- Makefile::
- -@if [ -f Makefile ]; then \
- echo " $(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
- $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
- else exit 0; fi
- $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
-
- tags::
- $(TAGS) -w *.[ch]
- $(TAGS) -xw *.[ch] > TAGS
- # 690
-
- # 698
-
- ###########################################################################
- # rules for building in SUBDIRS - do not edit
-
- install::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "installing" "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install); \
- done
-
- install.man::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "installing man pages" "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) DESTDIR='$(DESTDIR)' install.man); \
- done
-
- clean::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "cleaning" "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) RM_CMD='$(RM_CMD)' clean); \
- done
-
- tags::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo "tagging" "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) TAGS='$(TAGS)' tags); \
- done
-
- Makefiles::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- echo "making Makefiles in $(CURRENT_DIR)/$$i..."; \
- case "$$i" in \
- ./?*/?*/?*/?*) newtop=../../../../ sub=subsubsubsub;; \
- ./?*/?*/?*) newtop=../../../ sub=subsubsub;; \
- ./?*/?*) newtop=../../ sub=subsub;; \
- ./?*) newtop=../ sub=sub;; \
- */?*/?*/?*) newtop=../../../../ sub=subsubsubsub;; \
- */?*/?*) newtop=../../../ sub=subsubsub;; \
- */?*) newtop=../../ sub=subsub;; \
- *) newtop=../ sub=sub;; \
- esac; \
- case "$(TOP)" in \
- /?*) newtop= upprefix= ;; \
- *) upprefix=../ ;; \
- esac; \
- $(MAKE) $${sub}dirMakefiles UPPREFIX=$$upprefix NEWTOP=$$newtop \
- MAKEFILE_SUBDIR=$$i NEW_CURRENT_DIR=$(CURRENT_DIR)/$$i;\
- done
-
- subdirMakefiles:
- $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
- -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then \
- echo " $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak"; \
- $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
- else exit 0; fi
- cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
- $(MAKE) $(MFLAGS) Makefiles
-
- subsubdirMakefiles:
- $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
- -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then \
- echo " $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak"; \
- $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
- else exit 0; fi
- cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
- $(MAKE) $(MFLAGS) Makefiles
-
- subsubsubdirMakefiles:
- $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
- -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then \
- echo " $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak"; \
- $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
- else exit 0; fi
- cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
- $(MAKE) $(MFLAGS) Makefiles
-
- subsubsubsubdirMakefiles:
- $(RM) $(MAKEFILE_SUBDIR)/Makefile.bak
- -@if [ -f $(MAKEFILE_SUBDIR)/Makefile ]; then \
- echo " $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak"; \
- $(MV) $(MAKEFILE_SUBDIR)/Makefile $(MAKEFILE_SUBDIR)/Makefile.bak; \
- else exit 0; fi
- cd $(MAKEFILE_SUBDIR); $(IMAKE_CMD) -DTOPDIR=$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(UPPREFIX)$(TOP) -DCURDIR=$(NEW_CURRENT_DIR); \
- $(MAKE) $(MFLAGS) Makefiles
-
- includes::
- @case '${MFLAGS}' in *[ik]*) set +e;; esac; \
- for i in $(SUBDIRS) ;\
- do \
- (cd $$i ; echo including "in $(CURRENT_DIR)/$$i..."; \
- $(MAKE) $(MFLAGS) includes); \
- done
-
- # 726
-
- ###########################################################################
- # dependencies generated by makedepend
-
- # DO NOT DELETE
-
- utils.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- utils.o: /usr/include/signal.h /usr/include/sys/signal.h
- utils.o: /usr/include/sys/types.h /usr/include/sys/syscall.h
- utils.o: /usr/include/time.h /usr/include/sys/time.h
- w_XmString.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_XmString.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_XmString.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_XmString.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_XmString.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_XmString.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_XmString.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_XmString.o: /usr/include/sys/file.h /usr/include/time.h
- w_XmString.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_XmString.o: ../../../../mit/X11/Composite.h
- w_XmString.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_XmString.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_XmString.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_XmString.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_XmString.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_XmString.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_XmString.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_XmString.o: /usr/include/setjmp.h xlisp/xldmem.h w_XmString.h
- w_callbacks.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_callbacks.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_callbacks.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_callbacks.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_callbacks.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_callbacks.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_callbacks.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_callbacks.o: /usr/include/sys/file.h /usr/include/time.h
- w_callbacks.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_callbacks.o: ../../../../mit/X11/Composite.h
- w_callbacks.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_callbacks.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_callbacks.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_callbacks.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_callbacks.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_callbacks.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_callbacks.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_callbacks.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_classes.o: /usr/include/limits.h /usr/include/sys/stdsyms.h
- w_classes.o: /usr/include/sys/param.h /usr/include/sys/types.h
- w_classes.o: /usr/include/machine/param.h /usr/include/sys/sysmacros.h
- w_classes.o: /usr/include/sys/time.h /usr/include/stdio.h
- w_classes.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_classes.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_classes.o: ../../../../mit/X11/X.h ../../../../mit/X11/Xutil.h
- w_classes.o: ../../../../mit/X11/Xresource.h ../../../../mit/X11/Xos.h
- w_classes.o: /usr/include/string.h /usr/include/fcntl.h
- w_classes.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- w_classes.o: /usr/include/time.h ../../../../mit/X11/Core.h
- w_classes.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_classes.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_classes.o: ../../../../mit/X11/Vendor.h
- w_classes.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_classes.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_classes.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_classes.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_classes.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_classes.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_evnthndlr.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_evnthndlr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_evnthndlr.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_evnthndlr.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_evnthndlr.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_evnthndlr.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_evnthndlr.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_evnthndlr.o: /usr/include/sys/file.h /usr/include/time.h
- w_evnthndlr.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_evnthndlr.o: ../../../../mit/X11/Composite.h
- w_evnthndlr.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_evnthndlr.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_evnthndlr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_evnthndlr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_evnthndlr.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_evnthndlr.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_evnthndlr.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_evnthndlr.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_funtab.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_funtab.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_funtab.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_funtab.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_funtab.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_funtab.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_funtab.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_funtab.o: /usr/include/sys/file.h /usr/include/time.h
- w_funtab.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_funtab.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_funtab.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_funtab.o: ../../../../mit/X11/Vendor.h
- w_funtab.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_funtab.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_funtab.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_funtab.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_funtab.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_funtab.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- w_funtab.o: app_funextn.h app_fundecl.h
- w_libXm.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_libXm.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_libXm.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_libXm.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_libXm.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_libXm.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_libXm.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_libXm.o: /usr/include/sys/file.h /usr/include/time.h
- w_libXm.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_libXm.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_libXm.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_libXm.o: ../../../../mit/X11/Vendor.h
- w_libXm.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_libXm.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_libXm.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_libXm.o: ../../../../mit/X11/Shell.h ../../../../mit/X11/cursorfont.h
- w_libXm.o: winterp.h user_prefs.h ../src-server/config.h xlisp/xlisp.h
- w_libXm.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- w_libXt.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_libXt.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_libXt.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_libXt.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_libXt.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_libXt.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_libXt.o: /usr/include/sys/file.h /usr/include/time.h
- w_libXt.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_libXt.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_libXt.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_libXt.o: ../../../../mit/X11/Shell.h /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_libXt.o: ../../../../mit/X11/Vendor.h
- w_libXt.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_libXt.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_libXt.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h winterp.h user_prefs.h
- w_libXt.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_libXt.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_pixmap.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_pixmap.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_pixmap.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_pixmap.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_pixmap.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_pixmap.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_pixmap.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_pixmap.o: /usr/include/sys/file.h /usr/include/time.h
- w_pixmap.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_pixmap.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_pixmap.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_pixmap.o: ../../../../mit/X11/Vendor.h
- w_pixmap.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_pixmap.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_pixmap.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_pixmap.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_pixmap.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_pixmap.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_resources.o: /usr/include/limits.h /usr/include/sys/stdsyms.h
- w_resources.o: /usr/include/sys/param.h /usr/include/sys/types.h
- w_resources.o: /usr/include/machine/param.h /usr/include/sys/sysmacros.h
- w_resources.o: /usr/include/sys/time.h /usr/include/stdio.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/XmP.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_resources.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_resources.o: ../../../../mit/X11/X.h ../../../../mit/X11/Xutil.h
- w_resources.o: ../../../../mit/X11/Xresource.h ../../../../mit/X11/Xos.h
- w_resources.o: /usr/include/string.h /usr/include/fcntl.h
- w_resources.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- w_resources.o: /usr/include/time.h ../../../../mit/X11/Core.h
- w_resources.o: ../../../../mit/X11/Composite.h
- w_resources.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_resources.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_resources.o: ../../../../mit/X11/Shell.h ../../../../mit/X11/IntrinsicP.h
- w_resources.o: ../../../../mit/X11/CoreP.h ../../../../mit/X11/CompositeP.h
- w_resources.o: ../../../../mit/X11/ConstrainP.h ../../../../mit/X11/ObjectP.h
- w_resources.o: ../../../../mit/X11/RectObjP.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Traversal.h
- w_resources.o: ../../../../mit/X11/ShellP.h ../../../../mit/X11/VendorP.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/BaseClassI.h winterp.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/MwmUtil.h
- w_resources.o: ../../../../mit/X11/Xmd.h
- w_resources.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Text.h user_prefs.h
- w_resources.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_resources.o: /usr/include/setjmp.h xlisp/xldmem.h w_XmString.h
- w_savedobjs.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_savedobjs.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_savedobjs.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_savedobjs.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_savedobjs.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_savedobjs.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_savedobjs.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_savedobjs.o: /usr/include/sys/file.h /usr/include/time.h
- w_savedobjs.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_savedobjs.o: ../../../../mit/X11/Composite.h
- w_savedobjs.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_savedobjs.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_savedobjs.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_savedobjs.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_savedobjs.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_savedobjs.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_savedobjs.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_savedobjs.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_timeouts.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_timeouts.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_timeouts.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_timeouts.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_timeouts.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_timeouts.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_timeouts.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_timeouts.o: /usr/include/sys/file.h /usr/include/time.h
- w_timeouts.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_timeouts.o: ../../../../mit/X11/Composite.h
- w_timeouts.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_timeouts.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_timeouts.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_timeouts.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_timeouts.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_timeouts.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_timeouts.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_timeouts.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_txlations.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_txlations.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_txlations.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_txlations.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_txlations.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_txlations.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_txlations.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_txlations.o: /usr/include/sys/file.h /usr/include/time.h
- w_txlations.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_txlations.o: ../../../../mit/X11/Composite.h
- w_txlations.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- w_txlations.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- w_txlations.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_txlations.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_txlations.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_txlations.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- w_txlations.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- w_txlations.o: /usr/include/setjmp.h xlisp/xldmem.h
- w_utils.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- w_utils.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- w_utils.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- w_utils.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- w_utils.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- w_utils.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- w_utils.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- w_utils.o: /usr/include/sys/file.h /usr/include/time.h
- w_utils.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- w_utils.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- w_utils.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- w_utils.o: ../../../../mit/X11/Vendor.h
- w_utils.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- w_utils.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- w_utils.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- w_utils.o: ../../../../mit/X11/Shell.h ../../../../mit/X11/cursorfont.h
- w_utils.o: winterp.h user_prefs.h ../src-server/config.h xlisp/xlisp.h
- w_utils.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_ArrowB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_ArrowB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_ArrowB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_ArrowB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_ArrowB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_ArrowB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_ArrowB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_ArrowB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_ArrowB.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_ArrowB.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_ArrowB.o: ../../../../mit/X11/Vendor.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_ArrowB.o: ../../../../mit/X11/Shell.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ArrowB.h
- wc_ArrowB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ArrowBG.h winterp.h user_prefs.h
- wc_ArrowB.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_ArrowB.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_BulletinB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_BulletinB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_BulletinB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_BulletinB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_BulletinB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_BulletinB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_BulletinB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_BulletinB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_BulletinB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_BulletinB.o: ../../../../mit/X11/Composite.h
- wc_BulletinB.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_BulletinB.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_BulletinB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_BulletinB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_BulletinB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_BulletinB.o: ../../../../mit/X11/Shell.h
- wc_BulletinB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/BulletinB.h winterp.h
- wc_BulletinB.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_BulletinB.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_BulletinB.o: w_funtab.h app_funidx.h
- wc_CascadeB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_CascadeB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_CascadeB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_CascadeB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_CascadeB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_CascadeB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_CascadeB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_CascadeB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_CascadeB.o: ../../../../mit/X11/Composite.h
- wc_CascadeB.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_CascadeB.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_CascadeB.o: ../../../../mit/X11/Shell.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/CascadeB.h
- wc_CascadeB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/CascadeBG.h winterp.h
- wc_CascadeB.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_CascadeB.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_CascadeB.o: w_funtab.h app_funidx.h
- wc_Command.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Command.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Command.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Command.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Command.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Command.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Command.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Command.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Command.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Command.o: ../../../../mit/X11/Composite.h
- wc_Command.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_Command.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_Command.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Command.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Command.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Command.o: ../../../../mit/X11/Shell.h
- wc_Command.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Command.h winterp.h user_prefs.h
- wc_Command.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Command.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_Command.o: w_XmString.h
- wc_DrawingA.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_DrawingA.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_DrawingA.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_DrawingA.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_DrawingA.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_DrawingA.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_DrawingA.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_DrawingA.o: /usr/include/sys/file.h /usr/include/time.h
- wc_DrawingA.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_DrawingA.o: ../../../../mit/X11/Composite.h
- wc_DrawingA.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_DrawingA.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_DrawingA.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_DrawingA.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_DrawingA.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_DrawingA.o: ../../../../mit/X11/Shell.h
- wc_DrawingA.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/DrawingA.h winterp.h
- wc_DrawingA.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_DrawingA.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_DrawingA.o: w_funtab.h app_funidx.h
- wc_DrawnB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_DrawnB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_DrawnB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_DrawnB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_DrawnB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_DrawnB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_DrawnB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_DrawnB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_DrawnB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_DrawnB.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_DrawnB.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_DrawnB.o: ../../../../mit/X11/Vendor.h
- wc_DrawnB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_DrawnB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_DrawnB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_DrawnB.o: ../../../../mit/X11/Shell.h
- wc_DrawnB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/DrawnB.h winterp.h user_prefs.h
- wc_DrawnB.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_DrawnB.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_FileSB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_FileSB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_FileSB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_FileSB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_FileSB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_FileSB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_FileSB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_FileSB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_FileSB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_FileSB.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_FileSB.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_FileSB.o: ../../../../mit/X11/Vendor.h
- wc_FileSB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_FileSB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_FileSB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_FileSB.o: ../../../../mit/X11/Shell.h
- wc_FileSB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/FileSB.h winterp.h user_prefs.h
- wc_FileSB.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_FileSB.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_FileSB.o: w_XmString.h
- wc_Form.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Form.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Form.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Form.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Form.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Form.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Form.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Form.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Form.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Form.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_Form.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_Form.o: ../../../../mit/X11/Vendor.h
- wc_Form.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Form.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Form.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Form.o: ../../../../mit/X11/Shell.h /mnt0/src/OSFMotif1.1.3/X11/Xm/Form.h
- wc_Form.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/BulletinB.h winterp.h user_prefs.h
- wc_Form.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Form.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_Frame.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Frame.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Frame.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Frame.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Frame.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Frame.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Frame.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Frame.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Frame.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Frame.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_Frame.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_Frame.o: ../../../../mit/X11/Vendor.h
- wc_Frame.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Frame.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Frame.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Frame.o: ../../../../mit/X11/Shell.h
- wc_Frame.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Frame.h winterp.h user_prefs.h
- wc_Frame.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Frame.o: /usr/include/setjmp.h xlisp/xldmem.h
- wc_Label.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Label.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Label.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Label.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Label.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Label.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Label.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Label.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Label.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_Label.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_Label.o: ../../../../mit/X11/Vendor.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Label.o: ../../../../mit/X11/Shell.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Label.h
- wc_Label.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/LabelG.h winterp.h user_prefs.h
- wc_Label.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Label.o: /usr/include/setjmp.h xlisp/xldmem.h
- wc_List.o: /usr/include/limits.h /usr/include/sys/stdsyms.h
- wc_List.o: /usr/include/sys/param.h /usr/include/sys/types.h
- wc_List.o: /usr/include/machine/param.h /usr/include/sys/sysmacros.h
- wc_List.o: /usr/include/sys/time.h /usr/include/stdio.h
- wc_List.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_List.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_List.o: ../../../../mit/X11/X.h ../../../../mit/X11/Xutil.h
- wc_List.o: ../../../../mit/X11/Xresource.h ../../../../mit/X11/Xos.h
- wc_List.o: /usr/include/string.h /usr/include/fcntl.h
- wc_List.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- wc_List.o: /usr/include/time.h ../../../../mit/X11/Core.h
- wc_List.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_List.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_List.o: ../../../../mit/X11/Vendor.h
- wc_List.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_List.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_List.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_List.o: ../../../../mit/X11/Shell.h /mnt0/src/OSFMotif1.1.3/X11/Xm/List.h
- wc_List.o: winterp.h user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_List.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_List.o: w_funtab.h app_funidx.h w_XmString.h
- wc_MainW.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_MainW.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_MainW.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_MainW.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_MainW.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_MainW.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_MainW.o: /usr/include/sys/file.h /usr/include/time.h
- wc_MainW.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_MainW.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_MainW.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_MainW.o: ../../../../mit/X11/Vendor.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_MainW.o: ../../../../mit/X11/Shell.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/MainW.h
- wc_MainW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ScrolledW.h winterp.h user_prefs.h
- wc_MainW.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_MainW.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_MessageB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_MessageB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_MessageB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_MessageB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_MessageB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_MessageB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_MessageB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_MessageB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_MessageB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_MessageB.o: ../../../../mit/X11/Composite.h
- wc_MessageB.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_MessageB.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_MessageB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_MessageB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_MessageB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_MessageB.o: ../../../../mit/X11/Shell.h
- wc_MessageB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/MessageB.h winterp.h
- wc_MessageB.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_MessageB.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_MessageB.o: w_funtab.h app_funidx.h
- wc_PanedW.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_PanedW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_PanedW.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_PanedW.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_PanedW.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_PanedW.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_PanedW.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_PanedW.o: /usr/include/sys/file.h /usr/include/time.h
- wc_PanedW.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_PanedW.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_PanedW.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_PanedW.o: ../../../../mit/X11/Vendor.h
- wc_PanedW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_PanedW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_PanedW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_PanedW.o: ../../../../mit/X11/Shell.h
- wc_PanedW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/PanedW.h winterp.h user_prefs.h
- wc_PanedW.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_PanedW.o: /usr/include/setjmp.h xlisp/xldmem.h
- wc_PushB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_PushB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_PushB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_PushB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_PushB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_PushB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_PushB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_PushB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_PushB.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_PushB.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_PushB.o: ../../../../mit/X11/Vendor.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_PushB.o: ../../../../mit/X11/Shell.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/PushB.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Label.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/PushBG.h
- wc_PushB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/LabelG.h winterp.h user_prefs.h
- wc_PushB.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_PushB.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_RowColumn.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_RowColumn.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_RowColumn.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_RowColumn.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_RowColumn.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_RowColumn.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_RowColumn.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_RowColumn.o: /usr/include/sys/file.h /usr/include/time.h
- wc_RowColumn.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_RowColumn.o: ../../../../mit/X11/Composite.h
- wc_RowColumn.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_RowColumn.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_RowColumn.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_RowColumn.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_RowColumn.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_RowColumn.o: ../../../../mit/X11/Shell.h
- wc_RowColumn.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/RowColumn.h winterp.h
- wc_RowColumn.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_RowColumn.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_RowColumn.o: w_funtab.h app_funidx.h
- wc_SHELL.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_SHELL.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_SHELL.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_SHELL.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_SHELL.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_SHELL.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_SHELL.o: /usr/include/sys/file.h /usr/include/time.h
- wc_SHELL.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_SHELL.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_SHELL.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_SHELL.o: ../../../../mit/X11/Shell.h /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_SHELL.o: ../../../../mit/X11/Vendor.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/DialogS.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/MenuShell.h winterp.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Protocols.h
- wc_SHELL.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/AtomMgr.h user_prefs.h
- wc_SHELL.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_SHELL.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_Scale.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Scale.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Scale.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Scale.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Scale.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Scale.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Scale.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Scale.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Scale.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Scale.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_Scale.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_Scale.o: ../../../../mit/X11/Vendor.h
- wc_Scale.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Scale.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Scale.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Scale.o: ../../../../mit/X11/Shell.h
- wc_Scale.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Scale.h winterp.h user_prefs.h
- wc_Scale.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Scale.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_ScrollBar.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_ScrollBar.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_ScrollBar.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_ScrollBar.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_ScrollBar.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_ScrollBar.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_ScrollBar.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_ScrollBar.o: /usr/include/sys/file.h /usr/include/time.h
- wc_ScrollBar.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_ScrollBar.o: ../../../../mit/X11/Composite.h
- wc_ScrollBar.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_ScrollBar.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_ScrollBar.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_ScrollBar.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_ScrollBar.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_ScrollBar.o: ../../../../mit/X11/Shell.h
- wc_ScrollBar.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ScrollBar.h winterp.h
- wc_ScrollBar.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_ScrollBar.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_ScrollBar.o: w_funtab.h app_funidx.h
- wc_ScrolledW.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_ScrolledW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_ScrolledW.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_ScrolledW.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_ScrolledW.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_ScrolledW.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_ScrolledW.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_ScrolledW.o: /usr/include/sys/file.h /usr/include/time.h
- wc_ScrolledW.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_ScrolledW.o: ../../../../mit/X11/Composite.h
- wc_ScrolledW.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_ScrolledW.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_ScrolledW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_ScrolledW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_ScrolledW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_ScrolledW.o: ../../../../mit/X11/Shell.h
- wc_ScrolledW.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ScrolledW.h winterp.h
- wc_ScrolledW.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_ScrolledW.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_ScrolledW.o: w_funtab.h app_funidx.h
- wc_SelectioB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_SelectioB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_SelectioB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_SelectioB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_SelectioB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_SelectioB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_SelectioB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_SelectioB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_SelectioB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_SelectioB.o: ../../../../mit/X11/Composite.h
- wc_SelectioB.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_SelectioB.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_SelectioB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_SelectioB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_SelectioB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_SelectioB.o: ../../../../mit/X11/Shell.h
- wc_SelectioB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/SelectioB.h winterp.h
- wc_SelectioB.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_SelectioB.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_SelectioB.o: w_funtab.h app_funidx.h w_XmString.h
- wc_Separator.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Separator.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Separator.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_Separator.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_Separator.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_Separator.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_Separator.o: /usr/include/sys/file.h /usr/include/time.h
- wc_Separator.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_Separator.o: ../../../../mit/X11/Composite.h
- wc_Separator.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_Separator.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Separator.o: ../../../../mit/X11/Shell.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/SeparatoG.h
- wc_Separator.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Separator.h winterp.h
- wc_Separator.o: user_prefs.h ../src-server/config.h xlisp/xlisp.h
- wc_Separator.o: /usr/include/ctype.h /usr/include/setjmp.h xlisp/xldmem.h
- wc_Text.o: /usr/include/limits.h /usr/include/sys/stdsyms.h
- wc_Text.o: /usr/include/sys/param.h /usr/include/sys/types.h
- wc_Text.o: /usr/include/machine/param.h /usr/include/sys/sysmacros.h
- wc_Text.o: /usr/include/sys/time.h /usr/include/stdio.h
- wc_Text.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_Text.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_Text.o: ../../../../mit/X11/X.h ../../../../mit/X11/Xutil.h
- wc_Text.o: ../../../../mit/X11/Xresource.h ../../../../mit/X11/Xos.h
- wc_Text.o: /usr/include/string.h /usr/include/fcntl.h
- wc_Text.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- wc_Text.o: /usr/include/time.h ../../../../mit/X11/Core.h
- wc_Text.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_Text.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_Text.o: ../../../../mit/X11/Vendor.h
- wc_Text.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_Text.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_Text.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_Text.o: ../../../../mit/X11/Shell.h winterp.h
- wc_Text.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Text.h user_prefs.h
- wc_Text.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_Text.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_ToggleB.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_ToggleB.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_ToggleB.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_ToggleB.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_ToggleB.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_ToggleB.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_ToggleB.o: /usr/include/sys/file.h /usr/include/time.h
- wc_ToggleB.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_ToggleB.o: ../../../../mit/X11/Composite.h
- wc_ToggleB.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- wc_ToggleB.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Vendor.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_ToggleB.o: ../../../../mit/X11/Shell.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ToggleB.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Label.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ToggleBG.h
- wc_ToggleB.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/LabelG.h winterp.h user_prefs.h
- wc_ToggleB.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_ToggleB.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- wc_WIDGET.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- wc_WIDGET.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h
- wc_WIDGET.o: ../../../../mit/X11/Intrinsic.h ../../../../mit/X11/Xlib.h
- wc_WIDGET.o: /usr/include/sys/types.h ../../../../mit/X11/X.h
- wc_WIDGET.o: ../../../../mit/X11/Xutil.h ../../../../mit/X11/Xresource.h
- wc_WIDGET.o: ../../../../mit/X11/Xos.h /usr/include/string.h
- wc_WIDGET.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
- wc_WIDGET.o: /usr/include/sys/file.h /usr/include/time.h
- wc_WIDGET.o: /usr/include/sys/time.h ../../../../mit/X11/Core.h
- wc_WIDGET.o: ../../../../mit/X11/Composite.h ../../../../mit/X11/Constraint.h
- wc_WIDGET.o: ../../../../mit/X11/Object.h ../../../../mit/X11/RectObj.h
- wc_WIDGET.o: ../../../../mit/X11/Vendor.h
- wc_WIDGET.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- wc_WIDGET.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- wc_WIDGET.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h
- wc_WIDGET.o: ../../../../mit/X11/Shell.h winterp.h user_prefs.h
- wc_WIDGET.o: ../src-server/config.h xlisp/xlisp.h /usr/include/ctype.h
- wc_WIDGET.o: /usr/include/setjmp.h xlisp/xldmem.h w_funtab.h app_funidx.h
- winterp.o: /usr/include/stdio.h /usr/include/sys/stdsyms.h
- winterp.o: /usr/include/stdlib.h /usr/include/ctype.h ../src-server/config.h
- winterp.o: /usr/include/sys/un.h ../../../../mit/X11/Intrinsic.h
- winterp.o: ../../../../mit/X11/Xlib.h /usr/include/sys/types.h
- winterp.o: ../../../../mit/X11/X.h ../../../../mit/X11/Xutil.h
- winterp.o: ../../../../mit/X11/Xresource.h ../../../../mit/X11/Xos.h
- winterp.o: /usr/include/string.h /usr/include/fcntl.h
- winterp.o: /usr/include/sys/fcntl.h /usr/include/sys/file.h
- winterp.o: /usr/include/time.h /usr/include/sys/time.h
- winterp.o: ../../../../mit/X11/Core.h ../../../../mit/X11/Composite.h
- winterp.o: ../../../../mit/X11/Constraint.h ../../../../mit/X11/Object.h
- winterp.o: ../../../../mit/X11/RectObj.h ../../../../mit/X11/Shell.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/Xm.h ../../../../mit/X11/Vendor.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VirtKeys.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/VendorE.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/ExtObject.h winterp.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Protocols.h
- winterp.o: /mnt0/src/OSFMotif1.1.3/X11/Xm/AtomMgr.h user_prefs.h
- winterp.o: xlisp/xlisp.h /usr/include/setjmp.h xlisp/xldmem.h
-